| avgValueInRegion(const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| bringInside(int coord[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| cDelta | Grid< ORD, CELL, INDEX > | protected |
| cell(const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| cell(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| cell(const int c[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| cell1D(const int x) const | Grid< ORD, CELL, INDEX > | inline |
| cell2D(const int x, const int y) const | Grid< ORD, CELL, INDEX > | inline |
| cell3D(const int x, const int y, const int z) const | Grid< ORD, CELL, INDEX > | inline |
| cell_addr() | Grid< ORD, CELL, INDEX > | inline |
| cell_type typedef | Grid< ORD, CELL, INDEX > | |
| cellVolume() const | Grid< ORD, CELL, INDEX > | inline |
| cellWidth() const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| cellWidth(int d) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| clear() | Grid< ORD, CELL, INDEX > | inline |
| create1D(real min, real max, int nbcells) | Grid< ORD, CELL, INDEX > | inline |
| createCells() | Grid< ORD, CELL, INDEX > | inline |
| createRoundRegions(const real radius) | Grid< ORD, CELL, INDEX > | inline |
| createSideRegions(const int radius) | Grid< ORD, CELL, INDEX > | inline |
| createSquareRegions(const real radius) | Grid< ORD, CELL, INDEX > | inline |
| cVolume | Grid< ORD, CELL, INDEX > | protected |
| cWidth | Grid< ORD, CELL, INDEX > | protected |
| deleteCells() | Grid< ORD, CELL, INDEX > | inline |
| deleteRegions() | Grid< ORD, CELL, INDEX > | inline |
| delta() const | Grid< ORD, CELL, INDEX > | inline |
| delta(int d) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| destroy() | Grid< ORD, CELL, INDEX > | inline |
| diagonalLength() const | Grid< ORD, CELL, INDEX > | inline |
| dim() const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| dim(int d) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| ffloor(real x) | Grid< ORD, CELL, INDEX > | inlinestatic |
| gCell | Grid< ORD, CELL, INDEX > | protected |
| gDim | Grid< ORD, CELL, INDEX > | protected |
| getRegion(int *&offsets, const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| gInf | Grid< ORD, CELL, INDEX > | protected |
| Grid() | Grid< ORD, CELL, INDEX > | inline |
| gSup | Grid< ORD, CELL, INDEX > | protected |
| hasCells() const | Grid< ORD, CELL, INDEX > | inline |
| hasDimensions() | Grid< ORD, CELL, INDEX > | inline |
| hasNegativeValue() const | Grid< ORD, CELL, INDEX > | inline |
| hasRegions() const | Grid< ORD, CELL, INDEX > | inline |
| index(const real w[ORD], const real offset=0) const | Grid< ORD, CELL, INDEX > | inline |
| index_type typedef | Grid< ORD, CELL, INDEX > | |
| indexFromCoordinates(const int coord[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| inf() const | Grid< ORD, CELL, INDEX > | inline |
| inf(int d) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| inside(const int coord[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| inside(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| interpolate(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| interpolate2D(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| interpolate3D(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| maxValue() const | Grid< ORD, CELL, INDEX > | inline |
| maxValueInRegion(const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| minimumWidth(unsigned int min_size) const | Grid< ORD, CELL, INDEX > | inline |
| minValue() const | Grid< ORD, CELL, INDEX > | inline |
| nbCells() const | Grid< ORD, CELL, INDEX > | inline |
| nbCells(int d) const | Grid< ORD, CELL, INDEX > | inline |
| nCells | Grid< ORD, CELL, INDEX > | protected |
| operator()(const real w[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| operator()(const int c[ORD]) const | Grid< ORD, CELL, INDEX > | inline |
| operator[](const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| periodic() | Grid< ORD, CELL, INDEX > | inline |
| periodic(const bool p) | Grid< ORD, CELL, INDEX > | inline |
| position(int d, real c) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| printValues(FILE *file, const real offset) const | Grid< ORD, CELL, INDEX > | inline |
| printValuesWithRange(FILE *file) const | Grid< ORD, CELL, INDEX > | inline |
| scaleValues(const CELL val) | Grid< ORD, CELL, INDEX > | inline |
| setCoordinatesFromIndex(int coord[ORD], INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| setCoordinatesFromPosition(int coord[ORD], const real w[ORD], const real offset=0) const | Grid< ORD, CELL, INDEX > | inline |
| setDimensions(const real infs[ORD], real sups[ORD], const int nbcells[ORD]) | Grid< ORD, CELL, INDEX > | inline |
| setPositionFromCoordinates(real w[ORD], const int coord[ORD], real offset=0) const | Grid< ORD, CELL, INDEX > | inline |
| setPositionFromIndex(real w[ORD], INDEX indx, real offset=0) const | Grid< ORD, CELL, INDEX > | inline |
| setValues(const CELL val) | Grid< ORD, CELL, INDEX > | inline |
| sumValues() const | Grid< ORD, CELL, INDEX > | inline |
| sumValuesInRegion(const INDEX indx) const | Grid< ORD, CELL, INDEX > | inline |
| sup() const | Grid< ORD, CELL, INDEX > | inline |
| sup(int d) const (defined in Grid< ORD, CELL, INDEX >) | Grid< ORD, CELL, INDEX > | inline |
| ~Grid() | Grid< ORD, CELL, INDEX > | inlinevirtual |